Leadtools.Dicom Namespace > DicomAssociate Class > SetExtendedData Method : SetExtendedData(Byte,Byte[]) Method |
'Usage Dim instance As DicomAssociate Dim id As Byte Dim data() As Byte instance.SetExtendedData(id, data)
public: void SetExtendedData( byte id, array<byte>^ data )
To get the extended data associated with a Presentation Context, call GetExtendedData or GetExtendedDataPtr.